﻿@charset "utf-8";

/*========== 全局样式START ==========*/

body {color: #333;}
#pagebody{ background:none;}

/*========== 全局样式END ==========*/

@media screen and (min-width: 768px) and (max-width: 1199px) {html {zoom: 0.8;}}

#Sub13151364_1{ margin-top:20px;}
@media (max-width:880px) {#Sub13151364_1{margin-top:40px;}}

.ind_new .cont img.TextImage{ max-height:150px;}

.ind_wz div.ind_new:nth-child(2){ margin-bottom:45px;}

/*分页*/
.page_list{text-align:center;padding-top:20px;color:#555; margin-bottom:20px;}
.page_list a{display:inline-block;padding:0 10px;background:#2e3192;height:30px;line-height:30px;text-align:center;margin-right: 5px;border-radius:2px;color:#fff;}
.page_list a:hover{background:#f8931f;color:#ffffff;}
.page_list a.pnnum1{background:#f8931f;color:#ffffff;}
.page_list input{display:inline-block;padding:0 5px;background:#2e3192;width:40px !important;height:30px !important;line-height:30px;text-align:center;margin:0 5px;color:#fff;cursor:pointer;border:none;outline:none;}
.page_list .p_input{display:inline-block;padding:0 5px;background:#ddd;height:30px;line-height:30px;text-align:center;margin:0 5px;color:#555;cursor:default;}
@media (max-width:992px) {
.page_list td span{display:none;}
.page_list td #firstpage{display:none;}
.page_list td #endpage{display:none;}
.page_list a{margin-right:5px;}
.page_list{font-size:0;color:#fff;margin-bottom: 0;}
.page_list ul{font-size:0;color:#fff;margin-bottom: 0;}
.page_list input{display:none !important;}
.page_list a{font-size:12px;}
	}

#Sub13186209_3 .ModuleImageTextGiantContent{ height:147px; overflow:hidden;}

#module_13158623{ margin-bottom:46px;}

#module_13266966 .SubContainer { position: absolute; top: 0; left: 50%; width: 100%;
	
	height: 100% !important; z-index: 99; max-width: 1200px; transform: translateX(-50%);
	}
.module_13266966 .ModuleItem { position: absolute; top: 0; left: 40%; width: 200px; height: 200px; z-index: 99; }

#module_13151577 .SubContainer { position: absolute; top: 0; left: 50%; width: 100%;
	
	height: 100% !important; z-index: 99; max-width: 1200px; transform: translateX(-50%);
	}
.module_13151577 .ModuleItem { position: absolute; top: 0; left: 40%; width: 200px; height: 200px; z-index: 99; }

/*首页banner*/
.flickerplate {position:relative;width:100%;height:600px;background-color:#e6e6e6;overflow:hidden;}
.flickerplate ul.flicks {width:10000%;height:100%;padding:0px;margin:0px;list-style:none}
.flickerplate ul.flicks>li:nth-child(1){background-image:url(../images/banner1.jpg);}
.flickerplate ul.flicks>li:nth-child(2){background-image:url(../images/banner2.jpg);}
.flickerplate ul.flicks>li:nth-child(3){background-image:url(../images/banner3.jpg);}
.flickerplate ul.flicks>li {float:left;width:1%;height:100%;background-position:center;background-size:cover;display:table}
.flickerplate ul.flicks>li .flick-inner {height:100%;padding:10px;color:#fff;display:table-cell;vertical-align:middle}
.flickerplate ul.flicks>li .flick-inner .flick-content {max-width:68.75em;margin-left:auto;margin-right:auto}
.flickerplate ul.flicks>li .flick-title {padding:0px 0px;font-size:2.778em;line-height:1.995em;text-align:center}
@media only screen and (max-width:43.813em) {.flickerplate ul.flicks>li .flick-title {font-size:1.667em}}
.flickerplate ul.flicks>li .flick-sub-text {padding:5px;font-weight:300;line-height:2.5em;color:rgba(255,255,255,0.8);text-align:center}
.flickerplate ul.flicks>li .flick-title span.flick-block-text,.flickerplate ul.flicks>li .flick-sub-text span.flick-block-text {padding:12px 18px;background-color:rgba(0,0,0,0.6)}
.flickerplate .arrow-navigation {position:absolute;height:80%;width:10%;top:10%;z-index:100;overflow:hidden}
.flickerplate .arrow-navigation .arrow {display:block;height:100%;width:90%;-webkit-transition:all 0.2s ease-out;-moz-transition:all 0.2s ease-out;-o-transition:all 0.2s ease-out;-ms-transition:all 0.2s ease-out;transition:all 0.2s ease-out}
.flickerplate .arrow-navigation:hover,.flickerplate .arrow-navigation .arrow:hover {cursor:pointer}
.flickerplate .arrow-navigation.left {left:0%}
.flickerplate .arrow-navigation.left .arrow {opacity:0;margin:0px 0px 0px 50%;background-image:url("../images/arrow-left-light.png");background-repeat:no-repeat;background-position:left}
.flickerplate .arrow-navigation.right {right:0%}
.flickerplate .arrow-navigation.right .arrow {opacity:0;margin:0px 0px 0px -50%;background-image:url("../images/arrow-right-light.png");background-repeat:no-repeat;background-position:right}
.flickerplate .arrow-navigation.left.hover .arrow {opacity:1;margin:0px 0px 0px 20%}
.flickerplate .arrow-navigation.right.hover .arrow {opacity:1;margin:0px 0px 0px -20%}
.flickerplate .dot-navigation {position:absolute;bottom:25px;width:100%;text-align:center;z-index:1;}
.flickerplate .dot-navigation ul {text-align:center;list-style:none;padding:0px 15px}
.flickerplate .dot-navigation ul li {display:inline-block;float:none}
.flickerplate .dot-navigation .dot {width:12px;height:12px;margin:0px 5px;border:2px solid rgba(255,255,255,0.5);border-radius:50%;-o-border-radius:50%;-ms-border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;-webkit-transition:background-color 0.2s ease-out;-moz-transition:background-color 0.2s ease-out;-o-transition:background-color 0.2s ease-out;-ms-transition:background-color 0.2s ease-out;transition:background-color 0.2s ease-out}
.flickerplate .dot-navigation .dot:hover {cursor:pointer;background-color:rgba(255,255,255,0.5)}
.flickerplate .dot-navigation .dot.active {background-color:rgb(255,255,255);border:2px solid rgb(255,255,255);}
.flickerplate .dot-navigation.left,.flickerplate .dot-navigation.left ul {text-align:left}
.flickerplate .dot-navigation.right,.flickerplate .dot-navigation.right ul {text-align:right}
.flickerplate.flicker-theme-dark .arrow-navigation.left .arrow {background-image:url("../images/arrow-left-dark.png")}
.flickerplate.flicker-theme-dark .arrow-navigation.right .arrow {background-image:url("../images/arrow-right-dark.png")}
.flickerplate.flicker-theme-dark .dot-navigation .dot {background-color:rgba(0,0,0,0.12)}
.flickerplate.flicker-theme-dark .dot-navigation .dot:hover {background-color:rgba(0,0,0,0.6)}
.flickerplate.flicker-theme-dark .dot-navigation .dot.active {background-color:#000}
.flickerplate.flicker-theme-dark ul.flicks li .flick-inner {color:rgba(0,0,0,0.9)}
.flickerplate.flicker-theme-dark ul.flicks li .flick-inner .flick-content .flick-sub-text {color:rgba(0,0,0,0.9)}
.flickerplate.flicker-theme-dark ul.flicks li .flick-inner .flick-content .flick-title span.flick-block-text,.flickerplate.flicker-theme-dark ul.flicks li .flick-inner .flick-content .flick-sub-text span.flick-block-text {background-color:rgba(255,255,255,0.5)}
.flickerplate ul.flicks li.flick-theme-dark .flick-inner {color:rgba(0,0,0,0.9)}
.flickerplate ul.flicks li.flick-theme-dark .flick-inner .flick-content .flick-sub-text {color:rgba(0,0,0,0.9)}
.flickerplate ul.flicks li.flick-theme-dark .flick-inner .flick-content .flick-title span.flick-block-text,.flickerplate ul.flicks li.flick-theme-dark .flick-inner .flick-content .flick-sub-text span.flick-block-text {background-color:rgba(255,255,255,0.5)}
.flickerplate.animate-transform-slide ul.flicks {-webkit-perspective:1000;-webkit-backface-visibility:hidden;transform:translate3d(0%,0px,0px);-webkit-transform:translate3d(0%,0px,0px);-webkit-transition:-webkit-transform 0.6s;-o-transition:-o-transform 0.6s;-moz-transition:-moz-transform 0.6s;transition:transform 0.6s}
.flickerplate.animate-transition-slide ul.flicks {position:relative;left:0%;-webkit-transition:left 0.4s ease-out;-moz-transition:left 0.4s ease-out;-o-transition:left 0.4s ease-out;-ms-transition:left 0.4s ease-out;transition:left 0.4s ease-out}
.flickerplate.animate-jquery-slide ul.flicks {position:relative;left:0%}
.flickerplate.animate-scroller-slide {padding-bottom:0px;overflow:auto}
.flickerplate.animate-scroller-slide ul.flicks {position:auto}
@media (max-width:1199px) {.flickerplate{height:380px;}}
@media (max-width:992px) {.flickerplate{height:380px;}.flickerplate ul.flicks>li:nth-child(1){background-image:url(../images/banner_sj1.jpg) !important;}.flickerplate ul.flicks>li:nth-child(2){background-image:url(../images/banner_sj2.jpg) !important;}.flickerplate ul.flicks>li:nth-child(3){background-image:url(../images/banner_sj3.jpg) !important;}	}
@media (max-width:880px) {}
@media (max-width:767px) {.flickerplate{height:240px;}}

.ind_pro{ width:74%; margin-left:1%; float:left;}
.ind_pro ul li{ width: 23.5%;float: left;margin: 0 1% 1% 0;background-color: #f7f7f7;font-size: 16px; cursor: pointer;transition: all 0.3s ease-out 0s;padding: 10px 10px 27px 10px;}
.ind_pro ul li:hover{background-color: rgb(248, 147, 31);}
.ind_pro ul li .pro-img{list-style-type: none;display: block;overflow: hidden;max-width: 100%;width: 100%;position: relative;}
.ind_pro ul li .pro-img .dummy{padding-top: 100%;background-color: #fff;}
.ind_pro ul li .pro-img img{transition: all .3s ease-out 0s;position: absolute;top: 0;bottom: 0;left: 0;right: 0;max-width: 100%;max-height: 100%;display: block;margin: auto;padding: auto;}
.ind_pro ul li .pro-tit{position: relative;transition: all .3s ease-out 0s;}
.ind_pro ul li .pro-tit a{margin-top: 17px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;text-align: center; display:block;}
.ind_pro ul li:hover .pro-tit a{ color:#fff;}

.ind_wz{ width:1200px;}

#Sub13296928_1 p,#Sub13266758_1 p,#Sub13151425_1 p,#Sub13158618_1 p,#Sub13183755_1 p{ text-align:center;}
#Sub13296928_1 p strong>span,#Sub13266758_1 p strong>span{font-size: 32px;color: rgb(46, 49, 146);}
#Sub13296928_1 p>span,#Sub13266758_1 p>span{color: rgb(127, 127, 127);}

#Sub13151425_1 p span.ch{font-size: 32px; color: rgb(255, 255, 255);}
#Sub13151425_1 p span.en{color: rgb(165, 165, 165);}

#Sub13151364_2 p span{font-size: 18px; color: rgb(46, 49, 146);}
#Sub13151364_2 p strong{font-size: 25px; color: rgb(46, 49, 146);}

#Sub13159139_1 .list{font-family:微软雅黑;}
#Sub13159139_1 .list .title{color:#333;font-size:24px;line-height: 1.333;margin-bottom:12px;}
#Sub13159139_1 .list .title span{font-size: 20px;}
#Sub13159139_1 .list .dec{color:#666;font-size: 14px;border:0}

#Sub13158618_1 p span.ch,#Sub13183755_1 p span.ch,#Sub13184723_1 p span.ch,#Sub13184723_2 p span.ch,#Sub13182305_1 p span.ch{font-size: 32px; color: rgb(46, 49, 146);}
#Sub13158618_1 p span.en,#Sub13183755_1 p span.en,#Sub13184723_1 p span.en,#Sub13184723_2 p span.en,#Sub13182305_1 p span.en{color: rgb(127, 127, 127);}

#Sub13184723_1 p,#Sub13184723_2 p,#Sub13182305_1 p{text-align: left;}

#Sub13185193_1 p>strong>span{font-size: 16px;}
#Sub13185193_1 p>span{color: rgb(127, 127, 127); font-size: 14px;}

#Sub13185193_2 p,#Sub13186209_2 p,#Sub13186209_3 p,#Sub13186209_4 p{line-height: 1.5em;}
#Sub13185193_2 p strong{font-size: 16px;}
#Sub13185193_2 p span{color: rgb(127, 127, 127);}

#Sub13182305_2 a{ float:left;line-height:3em; width:23%;}
@media (max-width:767px) {
	#module_13186207 .ModuleImageTextGiantContent{ margin-right:0px !important;}
	#Sub13182305_2 a{ overflow:hidden; white-space:nowrap;text-overflow:ellipsis; display:block; width:31%;}
}

#Sub13186209_2 p a span,#Sub13186209_3 p a span{font-size: 16px; color: rgb(255, 255, 255);}
#Sub13186209_2 p span{color: rgb(255, 255, 255);}
#Sub13186209_3 p a,#Sub13186209_4 p a{color: rgb(255, 255, 255); font-size: 14px;}

#Sub13186209_4 p span strong{ font-size:16px;color: rgb(255, 255, 255);}

#Sub13186230_1 p span{color: rgb(127, 127, 127);}

#Sub13186230_2 p{text-align: right;}
#Sub13186230_2 p span{color: rgb(127, 127, 127);}
#Sub13186230_2 p a{color: rgb(127, 127, 127); font-size: 14px;}

#module_13291251{ margin-top:18px;}
#Sub13291248_1 ol.breadcrumb{background-color: transparent;margin: 0; padding: 10px;}
#Sub13291248_1 ol.breadcrumb li{display: inline;font-family: 'Microsoft YaHei', SimSun, Arial;font-size: 12px;color: #333333;font-weight: normal;font-style: normal;}
#Sub13291248_1 ol.breadcrumb li a.bcs-item{font-style: normal;text-decoration: none;font-weight: normal;color: #333;font-family: 微软雅黑,Microsoft YaHei;font-size: 12px;}
#Sub13291248_1 ol.breadcrumb>li+li:before{content: "";padding: 0;}
#Sub13291248_1 ol.breadcrumb li span.separator{font-style: normal;text-decoration: none;font-weight: normal;color: #333;font-family: 微软雅黑,Microsoft YaHei;font-size: 12px;margin-left: 10px;margin-right: 10px;}
#module_13251788{ margin:18px 0px;}

#module_13253143 .main-class-item p{display: block;position: absolute;}

#module_13253332 li.pro-item:hover .pro-tit a{ color:#fff;}

#module_13184728 p{line-height: normal;}
#module_13184728 p span{ color:#fff;}

.ny_l{margin-right:3%;margin-left:0px;width:22%;float:left;}
.ny_l .product {margin-bottom:10px;}
.ny_l .titlebox {text-align:center;background-color: rgb(46, 49, 146);position:relative;}
.ny_l .titlebox img{display: none;width: 1.5rem;height: 1.5rem;margin: 0; padding: 0.8rem;position: absolute;top: 0;right: 0;-webkit-transition: all .25s;-moz-transition: all .25s;-ms-transition: all .25s;-o-transition: all .25s;transition: all .25s;}
.ny_l .titlebox img.on{transform: rotateX(180deg);}
.ny_l span.sidebar-tile {font-size:16px;text-shadow:none;text-align:center;line-height:64px;display:inline-block;color:rgb(255,255,255);padding:0px 10px;}
.ny_l .titlebox .secondt {padding-bottom:10px;line-height:2;color:rgb(238,238,238);font-size:12px;margin:0px;}
.ny_l .sidebar-column {margin:0px;padding:0px;}
.ny_l .sidebar-column > li {white-space:nowrap;margin-bottom:0px;margin-top:0px;background:transparent;}
.ny_l .sidebar-column > li > a {white-space:nowrap;text-overflow:ellipsis;display:block;font-size:15px;font-weight:300;position:relative;color:rgb(42,42,42);overflow:hidden;text-decoration:none;padding:10px 10px 10px 20px;background:-webkit-linear-gradient(top,rgb(255,255,255) 0%,rgb(245,245,245) 72%,rgb(237,236,236) 100%);}
.ny_l .sidebar-column li a:hover,.ny_content .ny_l .sidebar-column li a.active {color:rgb(230,33,40);}
.menu_list { display:block;background:#fff;width:100%;overflow: hidden; margin: 0 auto; box-sizing: border-box;border-right: 1px solid #eaeaea;border-left: 1px solid #eaeaea;}
.menu_list .menu_li { width:100%; height: 100%;margin: 0 auto; padding: 0 0; box-sizing: border-box;}
.menu_li>p>a{width:60%;float:left;display:block;color:#333;}
.menu_li p { width:100%; height: 44px; overflow: hidden; line-height: 44px; color: #666; font-size: 14px; border-bottom: 1px solid #e5e5e5; margin: 0 auto; padding: 0 0 0 20px; box-sizing: border-box;}
.menu_li>p>span{display:block;width:30%;height:44px;float:right;background: url(../images/jt1.png) 80% center no-repeat;background-size: 20px 20px;-webkit-transition: all .25s;-moz-transition: all .25s;-ms-transition: all .25s;-o-transition: all .25s;transition: all .25s; cursor:pointer;}
.menu_li>p.on{background:#f9f9f9;color:#fff;}
.menu_li>p.on a{color:#f8931f;}
.menu_li>p.on span{background: url(../images/jt02.png) 80% center no-repeat;background-size: 20px 20px;}
.menu_li>p:hover{background:#f9f9f9;color:#fff;}
.menu_li>p:hover a{color:#f8931f;}
.menu_li>p:hover span{background: url(../images/jt1.png) 80% center no-repeat;background-size: 20px 20px;}
.menu_li>p.on:hover span{background: url(../images/jt02.png) 80% center no-repeat;background-size: 20px 20px;}
.menu_li ul {display:none; width:100%; overflow: hidden; margin: 10px auto 0; padding: 0;}
/*产品分类第一个默认展开*/
/*.menu_li ul:first-of-type{display:block;}*/
.menu_li ul li { width:100%; height: 44px; overflow: hidden; margin: 0 auto; padding: 0;}
.menu_li ul li a { display: block; width:100%; height: 44px; overflow: hidden; line-height: 44px; color: #808ea4; font-size: 12px; margin: 0 auto; padding: 0 20px; box-sizing: border-box;}
.menu_li ul li a p{width:100%;color: #666;background-color:#fff;height:44px;line-height:44px;font-weight:normal;padding:0;border-bottom:0;}
.menu_li ul li:last-child{ border-bottom: 1px solid #eaeaea; }
.menu_li p img, .menu_li ul li a img { display:block; width:14px; height: 14px; margin: 13px 13px 13px 0; padding: 0; float: left;}
.menu_li ul li a:hover { color:#fe0100;}

.ny_r2{width: 100%;}
.ny_r{margin-right: 0;margin-left: 0px;float: right;}
/*产品详情页*/
.ny_r2  .pro_name{font-size:24px;font-weight:normal;line-height:28px;color:#e62128;margin-bottom:10px;}
.ny_r2 .proshow1{padding-top:40px;position:relative;}
.ny_r2 .proshow1 .js-silder{float:left;width:42%;margin-top:0 !important;border:1px solid #ddd;}
.proshow1 .js-silder .silder-main-img {width:100%;text-align:center;height:440px;}
.proshow1 .js-silder .silder-main-img img {max-width:80% !important;max-height:100%;vertical-align:middle}
.proshow1 .js-silder .silder-main-img .iblock {display:inline-block;height:100%;width:0;vertical-align:middle}
.proshow1 .prodesc p{font-size:14px;line-height:24px;margin-bottom:10px;}
.proshow1 .prodesc p.bt{font-size:20px;font-weight:bold;color:#e62128;}
.ny_r2 .proshow1 .prodesc{float:right;width:54%;}
.ny_r2 .proshow1 .prodesc p.desc{height:125px;overflow:hidden;color:#999;}
.ny_r2 .proshow1 .pro_btn{padding-top:30px;overflow:hidden;}
.ny_r2 .proshow1 .pro_btn1{display:block;width:40%;margin-right:20px;height:55px;line-height:55px;text-align:center;font-size:16px;color:#fff;background:#e62128;border-radius:2px;float:left;border:1px solid #fff;}
.ny_r2 .proshow1 .pro_btn2{display:block;width:40%;margin-right:0;height:55px;line-height:55px;text-align:center;font-size:16px;background:#7b7b7b;color:#fff;border-radius:2px;float:left;border:1px solid #fff;}
.ny_r2 .proshow1 .pro_btn1:hover{background:#fff;border:1px solid #e62128;color:#e62128;}
.ny_r2 .proshow1 .pro_btn2:hover{background:#fff;border:1px solid #7b7b7b;color:#7b7b7b;}
.tags_title{border-bottom:1px solid #DDD;margin:0 0 30px;}
.tags_title span{width:100px;padding:0 15px;font-size:16px;text-align:center;height:45px;line-height:45px;margin-bottom: -1px;background:#fff;color:#333;display:block;margin-left: 5px;border: 1px solid #DDD;border-bottom:1px solid #ffffff;font-weight:bold;}
.proshow2{padding-top:40px;}
.proshow2 .prodetail_con{float:right;width: 75%;}
.proshow2 .prodetail_con .tags_title{margin:0;}
.proshow2 .prodetail_con .content{padding:30px 0;}
.proshow2 .prodetail_con .content img{max-width:80%;height:auto !important;}

/*内页文章详情*/
.ny_r .ny_news_tlt{text-align:center;font-size:20px;color:#555;padding:10px 0;}
.ny_r .ny_news_time{text-align:center;font-size:12px;color:#999;padding-bottom:10px;border-bottom:1px dashed #dedede;margin-bottom:10px;}
.ny_r .ny_news_ye{padding-top:30px;}
.ny_r .ny_news_ye p{height:35px;line-height:35px;background:#f1f1f1;margin-bottom:10px;padding:0 20px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;font-size:14px;color:#333;}
.ny_r .ny_news_ye p a{font-size:14px;color:#333;}
.ny_r .ny_news_ye p:hover{background:#f8931f;color:#fff;}
.ny_r .ny_news_ye p:hover a{color:#fff;}
.ny_r_conn img, .ny_r_conn table, .ny_r_conn tr, .ny_r_conn td, .ny_r_conn p, .ny_r_conn span, .ny_r_conn div, .ny_r_conn video, .nny_r_conn embed {width: auto !important;height: auto !important;max-width: 100% !important;max-height: 100%;box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;white-space: normal;word-break: break-all;}

/*悬浮链接*/
.suspend-item {background: url(../images/toolbar.png) no-repeat #feb65b;  display: block; width: 52px; height: 52px; margin-top: 1px; position: relative; -moz-transition: background-position 1s; -ms-transition: background-position 1s; -o-moz-transition: background-position 1s; -webkit-moz-transition: background-position 1s; -o-transition: background-position 1s; -webkit-transition: background-position 1s; transition: background-position 1s; }
.suspend-item-item {background: url(../images/toolbar_2.png) no-repeat #feb65b;  display: block; width: 52px; height: 52px; margin-top: 1px; position: relative; -moz-transition: background-position 1s; -ms-transition: background-position 1s; -o-moz-transition: background-position 1s; -webkit-moz-transition: background-position 1s; -o-transition: background-position 1s; -webkit-transition: background-position 1s; transition: background-position 1s; }
.service-QQ {box-shadow: 0 0 8px 0 #feb65b;}
.suspend-item-weixin .suspend-layer { height: 140px; background-position: 0 0; overflow: hidden; box-shadow:0 0 5px #feb65b;}
.suspend-item:hover{background-color:#f3941c;}
.suspend-item-item:hover{background-color:#f3941c;}
.fn-suspend { position: fixed; right: 0; bottom: 50px;z-index: 99999; margin-right: 20px\0; }
.suspend-item:hover .suspend-layer { opacity: 1; filter: alpha(opacity=100); transform: scale(1); -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1);}
.suspend-item-weixin { background-position: 0 -370px; }
.suspend-item-weixin:hover { background-position: 0 -433px; }
.suspend-item-weixin .suspend-layer img{display: block;}
.suspend-item-feedback { background-position: 0 0; }
.suspend-item-feedback a{width: 100%;height: 100%;display: block;}
.suspend-item-feedback:hover { background-position: 0 -60px; }
.suspend-item-app { background-position: 0 -122px; }
.suspend-item-app:hover { background-position: 0 -183px; }
.suspend-item-top { background-position: 0 -243px;cursor: pointer; }
.suspend-item-top:hover { background-position: 0 -308px; }
.suspend-layer { position: absolute; right: -173px; bottom: 0px; width: 140px; opacity: 0; filter: alpha(opacity=0);}
.service-QQ {position: absolute; list-style: none; color: #666; width: 173px; bottom: 0px;background-color:#fff;}
.service-QQ li { border-bottom: 1px solid #ddd; padding: 8px 0 8px 15px; font-size:14px;}
.service-QQ a { text-decoration: none; color: #666; }
.service-QQ li:last-child { border-bottom: none; }
.service-QQ li img { vertical-align: middle; }
.fn-suspend.floatqq_left .service-QQ { left:-173px; transition:left 0.3s; opacity:0; filter:alpha(opacity=0);}
.fn-suspend.floatqq_left .show_qq{ opacity:1; left:52px;filter:alpha(opacity=100);}
.fn-suspend.floatqq_right .service-QQ{ left:52px; transition:left 0.3s; opacity:0; filter:alpha(opacity=0);}
.fn-suspend.floatqq_right .show_qq{opacity:1; left:-173px;filter:alpha(opacity=100);}
.fn-suspend.floatqq_left .suspend-item-weixin .suspend-layer{ left:-140px;}
.fn-suspend.floatqq_left .suspend-item-weixin .suspend-layer.show_qq{left:52px; transition:left 0.3s;}
.fn-suspend.floatqq_right .suspend-item-weixin .suspend-layer.show_qq{left:-140px; transition:left 0.3s;}
.fn-suspend.floatqq_left .suspend-layer { left: 52px; -moz-transform-origin: 0 95%; -ms-transform-origin: 0 95%; -o-transform-origin: 0 95%; -webkit-transform-origin: 0 95%; transform-origin: 0 95%; }

#Sub13262768_1 .news-img .nDate{float:left;width:10%;}
#Sub13262768_1 .news-img .nDate .day{color: #6b6b6b;font-size: 25px;font-weight: 600;text-align:center;}
#Sub13262768_1 .news-img .nDate .year{font-size: 16px;color: #6b6b6b;text-align:center;}
#Sub13262768_1 .news-con .news-desc{line-height: 21px; height: 42px; overflow: hidden; display: -webkit-box; text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}

.pro_button a{ width:99%; border:1px solid #ccc; background:#f9f9f9; color:#333; text-align:center; font-size:12px; height:27px; line-height:27px; display:block; margin:5px auto;clear:both;}

/*内页联系方式*/
.tags_title{border-bottom:1px solid #DDD;margin:0 0 30px;}
.tags_title span{width:120px;padding:0 15px;font-size:16px;text-align:center;height:45px;line-height:45px;margin-bottom: -1px;background:#fff;color:#333;display:block;margin-left: 5px;border: 1px solid #DDD;border-bottom:1px solid #ffffff;font-weight:bold;}
.contact .tags_title{}
.contact .tags_title span{float:left;width:auto;cursor:pointer;}
.contact .tags_title span.ron{background:#f1f1f1;border: 1px solid #f1f1f1;border-bottom: 1px solid #DDD;color:#666;font-weight:normal;}
.contact .content2{display:none;}
.contact .content1 ul{}
.contact .content1 ul li{float: left;width:30%;margin-right: 45px;}
.contact .content1 ul li:nth-child(3n){margin-right:0;}
.contact .content1 ul li a{display:block;}
.contact .content1 ul li a em{display:block;float:left;width:60px;height:60px;border:1px solid #ddd;border-radius:50%;margin-right:15px;}
.contact .content1 ul li.lx1 em{background:url(../images/contact_tel.png) center center no-repeat;}
.contact .content1 ul li.lx2 em{background:url(../images/contact_email.png) center center no-repeat;}
.contact .content1 ul li.lx3 em{background:url(../images/contact_address.png) center center no-repeat;-webkit-animation: bounce-up 1.4s linear infinite;animation: bounce-up 1.4s linear infinite;}
.contact .content1 ul li a .wz{float:left;width:74%;}
.contact .content1 ul li a .wz p{font-size:20px;padding-bottom:10px;}
.contact .content1 ul li a .wz span{font-size:20px;}
.lx_dz { width:100%; overflow:hidden; margin:50px auto 20px; padding:0;}
.lx_dz .dz_map { width:97%; height:370px; overflow:hidden; margin:0 auto; padding:1%; border:1px solid #d9d9d9;}
.lx_dz .dz_map iframe{width:100%;}
.lx_dz .dz_map iframe body{width:100%;}
@media (max-width:1199px) { .contact .content1 ul li a .wz{width:60%;} }
@media (max-width:992px) {}
@media (max-width:880px) {.contact .content1 ul li {float: none;width: 100%;margin-right: 0;margin-bottom:20px;}
.contact .content1 ul li a .wz{width:75%;}
.contact .content1 ul li a .wz p {float:left;width:100%;line-height:26px;padding-right:10px;font-size: 16px;}
.contact .content1 ul li a .wz span {float:left;width:100%;line-height:26px;font-size: 14px;}
.contact .content1 ul li.lx3 a .wz span {float:left;line-height:30px;}
.lx_dz {margin: 20px auto 20px; }
.lx_dz .dz_map{height:270px;} }
@media (max-width:767px) {.tags_title{margin: 20px 0 30px;}}

/*在线留言*/
.cpzx .ly_msg { width: 100%; overflow: hidden; margin: 0 auto 20px; padding: 0;}
.cpzx .ly_msg h3 { width: 100%; height: 40px; overflow: hidden; line-height: 40px; margin: 0 auto; padding: 0; border-bottom: 1px solid #dfdfdf; color: #333; font-size: 14px; font-weight: bold; text-align: center;}
.cpzx .ly_msg ul { width: 100%; overflow:hidden; margin: 20px auto; padding: 0;/* box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;*/}
.cpzx .ly_msg ul li { width: 100%; overflow: hidden; margin: 0 auto 12px; padding: 0;}
.cpzx .ly_msg ul li h4 { width:17%; height: 34px; overflow: hidden; line-height: 34px; margin: 0; padding: 0 20px 0 0; color: #333; font-size: 14px; text-align: right; float: left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.cpzx .ly_msg ul li .msg_ipt1, .ly_msg ul li .msg_tara { width: 83%; overflow: hidden; margin: 0; padding-right: 20px;/* background:url(/images/tb_img.png) top right no-repeat;*/ float: left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.cpzx .ly_msg ul li .msg_ipt1 { height: 34px;}
.cpzx .ly_msg ul li .msg_tara { height: 118px;}
.cpzx .msg_ipt1 input, .msg_tara textarea { display: block; width: 100%; overflow: hidden; margin: 0; padding: 8px 15px; color: #666; font-size: 12px; border: 1px solid #dfdfdf; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;outline:none;}
.cpzx .msg_ipt1 input { height: 34px; line-height: 16px;}
.cpzx .msg_tara textarea { height: 118px; line-height: 20px; resize: none;}
.cpzx .ly_msg ul li .msg_ipt2 { width: 120px; height: 34px; overflow: hidden; margin-right: 10px; padding:0; float: left;}
.cpzx .msg_ipt2 input { display: block; width: 120px; height: 34px; overflow: hidden; line-height: 16px; margin: 0; padding: 8px 15px; color: #666; font-size: 12px; border: 1px solid #dfdfdf; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.cpzx .ly_msg ul li a.yzm_img { display: block; width: 90px; height: 34px; overflow: hidden; margin: 0; padding-right: 20px; /*background:url(/images/tb_img.png) top right no-repeat;*/ float: left;}
.cpzx .ly_msg ul li .msg_btn { width:83%; overflow: hidden; margin: 0; padding: 0; float: left;}
.cpzx .msg_btn input { display: block; width: 100px; height: 34px; overflow: hidden; line-height: 32px; margin: 20px 15px 0 0; padding: 0; background-color: #f0f0f0; color: #333; font-size: 13px; text-align: center; border: 1px solid #ccc; float: left;}
.cpzx .ly_msg ul li .msg_ipt12 {width: 83%; height: 34px; overflow: hidden; margin: 0; padding-right: 20px; float: left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.cpzx .msg_ipt12 input { height: 34px; line-height: 16px; display: block; width: 100%; overflow: hidden; margin: 0; padding: 8px 15px; color: #666; font-size: 12px; border: 1px solid #dfdfdf; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}

.cpzx .ly_msg ul li h4 {width: 10%;height: 45px;font-size:12px;}
.cpzx .ly_msg ul li .msg_ipt1, .ly_msg ul li .msg_tara {width: 90%;}
.cpzx .ly_msg ul li .msg_ipt1, .ly_msg ul li .msg_tara {width: 90% !important;}
.cpzx .ly_msg ul li .msg_ipt1 {height: 47px;}
.cpzx .msg_ipt1 input { height: 45px; line-height: 45px;}
.cpzx .ly_msg ul li .msg_ipt12 {width: 90% !important;height: 45px !important;}
.cpzx .msg_ipt12 input {height:45px;}
.cpzx .ly_msg ul li .msg_ipt1 select{height: 45px !important;}
.cpzx input{border-radius:2px;border:1px solid #fff !important;background:#f1f1f1;}
.cpzx textarea{border-radius:2px;border:1px solid #fff !important;background:#f1f1f1;}
.cpzx select{border-radius:2px;border:none !important;background:#f1f1f1;outline:none;text-indent:10px;}
.cpzx input:focus,.cpzx textarea:focus,.cpzx .textborder:focus{border: 1px solid #dedede !important;}
.cpzx  .ly_msg ul li a.yzm_img img{height:100% !important;}
.cpzx .msg_btn input{width:150px;height:45px;line-height:45px;cursor:pointer;}
.cpzx .msg_btn input:first-child{background:#e62128;color:#fff;outline:none;}
.cpzx  .msg_ipt2 input {height: 45px;}
.cpzx  .ly_msg ul li .msg_ipt2{height: 45px;}
@media (max-width:1199px) {  }
@media (max-width:992px) {}
@media (max-width:880px) { }
@media (max-width:767px) {.ly_msg ul li h4{display:none;}.cpzx .ly_msg ul li div{width:100% !important;}.cpzx .ly_msg ul li .msg_ipt1, .ly_msg ul li .msg_tara{width:100% !important;}.cpzx .ly_msg ul li .msg_ipt12{width:100% !important;}.ly_msg ul li div.msg_ipt2{width:30% !important;}.ly_msg ul li span{display:none;}.ly_msg{margin: 0 auto 0 !important;}.cpzx .msg_btn input{width:49%;margin-right:0;}.cpzx .msg_btn input:first-child{margin-right:2%;}}

/*内页案例展示*/
.ny_r .case_bd{padding-top:20px;}
.ny_r .case_bd li{float:left;width:31%;margin-right:3%;margin-bottom:30px;position:relative;}
.ny_r .case_bd li:nth-child(3n) {margin-right: 0px;}
.ny_r .case_bd li .pro_img{background:#fff;/*border:1px solid #dedede;*/text-align:center;height:330px;overflow:hidden;background:#fff;display: flex;justify-content: center;align-items: center;display:-webkit-box;-webkit-box-pack:center;-webkit-box-align:center;-webkit-transition: all .25s;-moz-transition: all .25s;-ms-transition: all .25s;-o-transition: all .25s;transition: all .25s;}
.ny_r .case_bd li .pro_img img{display:block;vertical-align:middle;width:100%;max-height:100%;-webkit-transition: all .25s;-moz-transition: all .25s;-ms-transition: all .25s;-o-transition: all .25s;transition: all .25s;}
.ny_r .case_bd li .pro_img .iblock {display:inline-block;height:100%;width:0;vertical-align:middle;display:none;}
.ny_r .case_bd li .wz_zoom{position:absolute;top:50%;left:0;width:100%;margin-top:-40px;z-index:10;}
.ny_r .case_bd li .wz_zoom p{font-size:20px;color:#fff;height:50px;line-height:50px;text-align:center;padding:0 2%;overflow:hidden;}
.ny_r .case_bd li .wz_zoom a{display:block;width:60px;height:32px;line-height:32px;text-align:center;color:#fff;font-size:15px;border:1px solid #fff;margin:0  auto;-webkit-transition: all .25s;-moz-transition: all .25s;-ms-transition: all .25s;-o-transition: all .25s;transition: all .25s;}
.ny_r .case_bd li:before{content:'';display:block;width:100%;height:100%;background: rgba(0,0,0,.5);position:absolute;top:0;left:0;z-index:2;}
.ny_r .case_bd li:hover img{-webkit-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1);}
.ny_r .case_bd li .wz_zoom a:hover{background:#fff;color: #76838f;}
@media (max-width:1199px) {.ny_r .case_bd li .pro_img{height:290px;} }
@media (max-width:992px) {.ny_r .case_bd li .pro_img{height:245px;}.ny_r .case_bd li .wz_zoom p{font-size:16px;} }
@media (max-width:880px) {.ny_r .case_bd li{width:48%;}.ny_r .case_bd li:nth-child(3n){margin-right: 3%;}.ny_r .case_bd li:nth-child(2n){margin-right: 0;}.ny_r .case_bd li .pro_img {height: 160px;}.ny_r .case_bd li .wz_zoom a{height:28px;line-height:28px;font-size:12px;}.ny_r .case_bd li .wz_zoom p{font-size:14px;}.ny_r .case_bd{padding-top:0;}}

@media (max-width:767px){
	#module_13153818{ display:block;}
	#Sub13153818_1{ display:none;}
	.ind_pro{ width:100%; float:none;}
	.ind_pro ul li{ width:49%;padding-bottom: 12px;}
	#Sub13158623_2 img{ width:95%; margin-bottom:20px;}
	#module_13186130{ display:none;}
	.ind_wz{ width:100%;}
	.ind_faq,#Sub13251788_2{ margin-bottom:45px;}
	
	.ny_l{width: 100%;float:right;margin-right:0;}
	.ny_l .product_show{display:none;}
	.titlebox2{display:none;}
	.ny_l .sidebar-column{overflow:hidden;}
	.ny_l .sidebar-column > li{float:left;margin-right:10px;}
	.ny_l .product{margin-bottom:20px;}
	.ny_r .conn_wz{font-size:14px;}
	.ny_l .sidebar-column > li > a{font-size:14px;}
	.ny_l .titlebox .secondt{display:none;}
	.ny_l span.sidebar-tile.hasborder{border-bottom:0;font-size: 18px;}
	.ny_l span.sidebar-tile{margin:0;height:50px;line-height:50px;}
	.ny_l .titlebox{text-align:left;}
	.ny_l .titlebox img{display:block;}
	.ny_l .titlebox i{padding: 1.5rem;background: url(../images/jt02.png) 80% center no-repeat;background-size: 20px 20px;;position: absolute;top: 0;right: 0;}
	.ny_l .titlebox i.on{padding: 1.5rem;background: url(../images/jt1.png) 80% center no-repeat;background-size: 20px 20px;;position: absolute;top: 0;right: 0;}
	
	.ny_r2 .proshow1{padding-top:0;}
	.content_right .conn .proshow1{padding-top:20px;}
	.proshow1 .js-silder .silder-main-img{height:300px;}
	.content_right .conn .proshow1 .js-silder{float:none;width:100%;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;padding-top:20px;padding-bottom:20px;}
	.content_right .conn .proshow1 .prodesc{float:none;width:100%;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;padding-top:15px;}
	.content_right .conn .proshow1 .prodesc p.desc{height:74px;}
	.content_right .conn .proshow1 .pro_btn{padding-top:15px;}
	.content_right .conn .proshow1 .pro_btn1{height:44px;line-height:44px;}
	.content_right .conn .proshow1 .pro_btn2{height:44px;line-height:44px;}
	.content_right .conn .proshow1 .pro_btn2 em{display:none;}
	.tags_title{margin:20px 0 30px;}
	.proshow2 .prodetail_con{width:100%;}
	.proshow2{padding-top:0;}.proshow2 .prodetail_con .content{padding:10px 0;}
	.ny_r2 .proshow1 .js-silder{float:none;width:100%;}
	.ny_r2 .proshow1 .prodesc{width:100%;padding-top:15px;}
	.ny_r2 .proshow1 .pro_btn2 em{display:none;}
	.ny_r2 .proshow1 .pro_btn1{height:45px;line-height:45px;}
	.ny_r2 .proshow1 .pro_btn2{height:45px;line-height:45px;}
	.ny_r2 .proshow1 .pro_btn{padding-top:10px;margin-bottom:15px;}
	
	.ny_r .ny_news_tlt{padding: 0 0 10px;font-size: 18px;}
	
	.fn-suspend{display:none;}
	.fopmes{height:45px;}
	
	#Sub13262768_1 .news-img .nDate{width:22%;}
	
	#KFRightScreen,#elevator_item,#elevator_item2{ display:none !important;}
}

#ind_ab_button{ margin-top:45px;}
#ind_ab_button a {
    display: block;
    width: 150px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    font-size: 14px;
    background: #2e3192;
    color: #fff;
    border-radius: 2px;
}
@media (max-width:767px){#ind_ab_button{ display:none;}}